<!DOCTYPE html>
<html dir="ltr" lang="en-US">
 
 
<head>
 
<title>
$SITE_NAME$
</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
<script type='text/javascript' src='/js/global.js?ver=20111013'></script>
<script type='text/javascript' src='/js/colorpicker.js?ver=3.3.1'></script>
<link href="http://fonts.googleapis.com/css?family=Droid+Sans:700" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="http://themes.swishthemes.com/feature/wp-content/uploads/2012/01/favicon.png"/>

 
<style type="text/css">
 html{background:#E6E6E6;}
 body{background:url("/images/pattern-23.png") repeat-x top;}
 a,a:visited{color:#FF7B00;text-decoration:none;}
 a:hover{color:#FF7B00;text-decoration:underline;}
 h1,h2,h3,h4,h5,h6,.gfont{font-family:"Droid Sans",sans-serif;}
 h1#logo{background:url("/images/featurelogopsd.png") no-repeat;display:inline;height:59px;text-indent:-4000px;width:269px;}
 h1#logo a{display:block;height:px;}
 </style>

 
<!--[if lt IE 9]>
<script src="/js/html5.js" type="text/javascript"></script>
<![endif]-->

<!--[if lt IE 7 ]>
<script src="/js/dd_belatedpng.js"></script>
<script>DD_belatedPNG.fix("img, .png_bg"); // Fix any <img> or .png_bg bg-images.</script>
<![endif]--> 

<script type="text/javascript">

jQuery(document).ready(function()
{
 jQuery("#showcase").awShowcase(
 {
 content_width: 680,
 content_height: 384,
 fit_to_parent: false,
 auto: true,
 interval: 6000,
 continuous: true,
 loading: true,
 tooltip_width: 200,
 tooltip_icon_width: 32,
 tooltip_icon_height: 32,
 tooltip_offsetx: 18,
 tooltip_offsety: 0,
 arrows: false,
 buttons: false,
 btn_numbers: false,
 keybord_keys: false,
 mousetrace: false, /* Trace x and y coordinates for the mouse */
 pauseonover: true,
 stoponclick: false,
 transition: 'fade', /* hslide/vslide/fade */
 transition_delay: 300,
 transition_speed: 500,
 show_caption: 'onload', /* onload/onhover/show */
 thumbnails: true,
 thumbnails_position: 'outside-last', /* outside-last/outside-first/inside-last/inside-first */
 thumbnails_direction: 'vertical', /* vertical/horizontal */
 thumbnails_slidex: 0, /* 0 = auto / 1 = slide one thumbnail / 2 = slide two thumbnails / etc. */
 dynamic_height: false, /* For dynamic height to work in webkit you need to set the width and height of images in the source. Usually works to only set the dimension of the first slide in the showcase. */
 speed_change: true, /* Set to true to prevent users from swithing more then one slide at once. */
 viewline: false /* If set to true content_width, thumbnails, transition and dynamic_height will be disabled. As for dynamic height you need to set the width and height of images in the source. */
 });
});

</script>
</head<?'>'?>
<!-- END head -->
<!-- BEGIN body -->

<body id="body" class="home-page home blog gecko orange">
<div id="page-wrap">

<!-- BEGIN #header -->
<header id="header"> 
 
 <!-- BEGIN #top-nav -->
 <nav id="top-nav" class="gfont">
 <ul class="nav">
<?if(;USER_LOGGED_IN$)?>
 <li><a href="$PERSONAL_PAGE_LINK$"></a></li>
<li class="last"><a href="$LOGOUT_LINK$"></a></li>
 
<?else?>
<li><a href="$REGISTER_LINK$"></a></li>
 <li class="last"><a href="$LOGIN_LINK$"></a>
<?endif?>
 </ul>
 </nav>
 <!-- } ?> --> 
 <!-- END #top-nav --> 
 
 <!-- BEGIN #logo -->
 <div id="logo">
<h1><a href="/"><img title="Feature! Magazine" alt="Feature! Magazine" src="/images/featurelogopsd.png"></a></h1>
 </div>
 <!-- END #logo -->

 
 <div class="clear"></div>
 
$GLOBAL_AHEADER$
 


</header>
<!-- END #header --> 

<!-- BEGIN #page -->
<div id="page">
$GLOBAL_SLIDER$
<!--BEGIN #container-->
<div id="container" class="sidebar-right"> 
 <!--BEGIN #content-->
 <section id="content" role="main">
 
$CONTENT$
 
 </section>

$GLOBAL_DRIGHTER$
<!--END #container--> 
<div class="clear"></div>
</div>

$GLOBAL_BFOOTER$
</footer>


</div>
</div>
<!-- Footer Hook -->



 <script type='text/javascript' src='/js/superfish.js?ver=3.3.1'></script>


<script type='text/javascript' src='/js/functions.js?ver=3.3.1'></script>
<script type='text/javascript' src='/js/jquery.aw-showcase.min.js?ver=3.3.1'></script>


<!--END body-->
</body>
<!--END html-->
</html>